-
Notifications
You must be signed in to change notification settings - Fork 421
feat: Add cloudwatch lambda event support to Parser utility #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Minor suggestions and one question on zlib header/trailer size param.
As with other PRs, I'll write the docs afterwards ;)
Codecov Report
@@ Coverage Diff @@
## develop #231 +/- ##
===========================================
- Coverage 99.88% 99.81% -0.08%
===========================================
Files 71 73 +2
Lines 2615 2665 +50
Branches 109 110 +1
===========================================
+ Hits 2612 2660 +48
- Misses 3 5 +2
Continue to review full report at Codecov.
|
* develop: docs: add Alb as a supported model docs: shadow sidebar to remain expanded feat: Add alb lambda event support to Parser utility #228
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs added and envelope type fixed - Merging
see #230